Welcome![Sign In][Sign Up]
Location:
Search - preprocessing matlab

Search list

[Special Effectstrapper

Description: 用于图像预处理,自适应滤波器的代码,去除噪声-For image preprocessing, adaptive filter code, remove the noise
Platform: | Size: 1024 | Author: 肖新华 | Hits:

[Special Effectsimage-preprocessing-2

Description: 采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理-MATLAB using the function affected by noise interference filter2 images mean filter Adaptive Image Filtering Wehner use five kinds of different gradient method to enhance image sharpening images and high-pass filtering mask processing
Platform: | Size: 1024 | Author: 焦竹青 | Hits:

[matlabfinger

Description: 指纹预处理程序,MATLAB编的,可以运行-Fingerprint preprocessing procedure, MATLAB series, you can run
Platform: | Size: 112640 | Author: 王健男 | Hits:

[matlab2021101311382007915161310494649

Description: matlab处理指纹图像,由于指纹的唯一性、可靠性和稳定性,指纹已成为身份识别和鉴定的一个重 要标志,并被公认为“物证之首”。指纹识别作为一种生物识别技术,历来受到人们的广泛关注和重视,是未来个人身份认证的重要组成部分。-Fingerprint image processing matlab,Because the uniqueness of fingerprints, reliability and stability,fingerprint identification has become an important symbol of appraisal,and is recognized as the "first" material.The fingerprint identified as a kind of biometrics,has received extensive attention of,the individual identity authentication is the important component.Based on the MATLAB software applications for tools,for fingerprint image preprocessing and feature extraction technology research.Including pretreatment part involves by different methods of fingerprint image segmentation to extract valid area,with the improvement of OPTA thinning algorithm for thinning,
Platform: | Size: 427008 | Author: 赖晓燕 | Hits:

[Bio-Recognizepreprocessing

Description: fingerprint reprocessing stage
Platform: | Size: 80896 | Author: WItch piko | Hits:

[matlabMATLAB

Description: PreProcessing of ECG signal : 50 Hz frq. filter, Base line wounder correction and ploting of graphs.
Platform: | Size: 1024 | Author: Rohit | Hits:

[Speech/Voice recognition/combineSample1

Description: 语音识别预处理函数,简单的算法,用于对语音预处理的了解。matlab代码-Speech recognition preprocessing function, a simple algorithm for preprocessing of speech understanding. matlab code
Platform: | Size: 1024 | Author: cuizengwang | Hits:

[matlabData-preprocessing

Description: 使用案例讲述了MATLAB的数据预处理,有源代码说明- Data preprocessing
Platform: | Size: 25600 | Author: penny | Hits:

[Graph RecognizeFingerprint-image-preprocessing

Description: 本文用matlab实现了指纹图像的对比度增强、有效区域的选取、指纹图像的二值化、指纹的特征值提取等。并选取较好的处理步骤和算法参数解决指纹图像预处理的问题。-Using matlab fingerprint image contrast enhancement, selection of effective regional, the binarization of fingerprint images, fingerprint eigenvalue extraction. And select the better the processing steps and the algorithm parameters to solve the problem of fingerprint image.
Platform: | Size: 740352 | Author: morningdra | Hits:

[Software Engineeringdata-preprocessing-matlab

Description: 数据预处理,采用插值和曲线拟合来预处理数据-data preprocessing
Platform: | Size: 297984 | Author: ling | Hits:

[matlab1--灰色关联度matlab源程序(完整版)

Description: 关联度计算的预处理,一般初值化或者均值化,本程序中使用的是比较序列与参考序列组成的矩阵除以参考序列的列均值等到的(The preprocessing of the degree of association calculation, generally initialization or averaging, in this procedure is to compare the sequence and the reference sequence of the matrix, divided by the reference sequence of the column mean wait until)
Platform: | Size: 317440 | Author: 北方森林2 | Hits:

[matlabsignal preprocessing

Description: 信号预处理程序,包括最小二乘法,滑动平均法,五点三次法以及五点滑动法(Signal preprocessing programs, including least square, sliding average,five point three average and five-point sliding)
Platform: | Size: 3072 | Author: 小小虾米 | Hits:

[OtherHYPER PREPROCESS

Description: PREPROCESSING ALGORITHM FOR HYPERSPECTYRAL DATA
Platform: | Size: 2048 | Author: DWIJENDRA | Hits:

[matlabMATLAb振动信号代码

Description: 信号处理:预处理 ,时域,频域识别出模态参数(Signal processing: preprocessing, time domain and frequency domain identification of modal parameters)
Platform: | Size: 3628032 | Author: 嗨嗨浮空 | Hits:

[Special Effectsmatlab

Description: 图像预处理matlab,练习时候写的代码,学习交流用(Image preprocessing matlab, practice time to write the code to learn to exchange)
Platform: | Size: 2036736 | Author: 吓死的 | Hits:

[Special Effectsmatlab

Description: 主要是对图像进行旋转、直方图的处理,就是图像预处理(It is mainly to rotate the image and handle the histogram, which is the image preprocessing.)
Platform: | Size: 155648 | Author: 静等花开 | Hits:

[Special Effects多光谱影像PCA与遍历显示matlab实现

Description: 基于多光谱影像的地物分类预处理算法,使用matlab将数据tif影像打开,并展示,在数据波段中,使用PCA算法,使得信息集中利于分类。(Preprocessing algorithm of object classification based on multi spectral image)
Platform: | Size: 1024 | Author: 1761834475 | Hits:

[Special EffectsMATLAB指纹识别

Description: 本文主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像分割、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。 该课题为基于MATLAB的指纹识别系统,带有丰富的人机交互GUI界面。目前毕业设计选题中,传统指纹识别不易得到高分,基本都是对指纹进行处理,而没有比对两者指纹是不是同一个人,轻易被导师被否决。因此建议做成两个指纹进行比对,输出结果,以文字和声音方式播报结果。整个设计在一个GUI界面上完成。(This paper mainly deals with fingerprint image in three aspects: image preprocessing, feature extraction and feature matching. Image preprocessing includes four steps: image segmentation, filter enhancement, binarization and thinning. After preprocessing fingerprint image, the redundant part of the original image is removed to facilitate the subsequent recognition processing; feature extraction is mainly to extract the endpoint and bifurcation points after thinning fingerprint image; feature matching is to determine two images by comparing the feature points of two fingerprint images Whether it comes from the same finger.)
Platform: | Size: 2781184 | Author: 王春水 | Hits:

[Special EffectsMATLAB hough变换答题卡识别(GUI,配论文)

Description: 本课题为基于MATLAB的不变矩答题卡识别。可识别学号,学科,答案,并进行分数统计,以及判断是否及格。后台可设置标准excel答案。经过灰度变换形成灰度图像、二值化处理、图像滤波、边缘检测、hough变换等预处理。带GUI交互式界面。(This topic is based on MATLAB moment invariant answer card recognition. Can identify student number, subject, answer, and carry out score statistics, as well as judge whether pass. Standard excel answers can be set in the background. After gray-scale transformation, gray-scale image, binary processing, image filtering, edge detection, Hough transform and other preprocessing are formed. With GUI interactive interface.)
Platform: | Size: 3465216 | Author: www.wobishe.com | Hits:

[AI-NN-PRMATLAB神经网络手写数字识别(GUI,论文)

Description: 本课题为基于MATLAB的BP神经网络手写数字识别系统。带有GUI人机交互式界面。读入测试图片,通过截取某个数字,进行预处理,经过bp网络训练,得出识别的结果。可经过二次改造成识别中文汉字,英文字符等课题。(This project is based on Matlab bp neural network Handwritten digit recognition system. With GUI human-computer interactive interface. Read in the test picture, through the interception of a number, preprocessing, after BP network training, get the recognition results. It can be transformed to recognize Chinese characters and English characters.)
Platform: | Size: 542720 | Author: www.wobishe.com | Hits:
« 12 3 4 5 6 7 8 9 10 ... 13 »

CodeBus www.codebus.net